@media screen and (max-width: 1000px) {
  .head .head-main .head-logo {
    width: 13%;
  }
  .head .head-main .head-nav > ul > li {
    width: 15%;
  }
  .head .head-main .head-nav {
    width: 60%;
  }
  .head .head-main .head-tell-row {
    width: 23%;
  }
  .index-pro {
    padding: 50px;
  }
  .index-about .index-about-main .index-about-left {
    width: 48%;
  }
  .index-about .index-about-main .index-about-right {
    width: 48%;
  }
  .index-about .index-about-main .index-about-right > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .index-about {
    height: 530px;
  }
  .index-photo .index-photo-main .index-photo-cont .index-photo-group .index-photo-group-left {
    width: 530px;
  }
  .index-photo .index-photo-main .index-photo-cont .index-photo-group .index-photo-group-right {
    width: 380px;
  }
  .index-photo {
    padding-top: 50px;
  }
  .index-youshi {
    padding: 50px 0px;
    margin-top: 50px;
  }
  .index-youshi .index-youshi-main {
    margin-top: 50px;
  }
  .index-youshi .index-youshi-main ul {
    flex-wrap: wrap;
  }
  .index-youshi .index-youshi-main ul li .box {
    padding: 30px  15px;
  }
  .index-youshi .index-youshi-main ul li .box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .index-anli {
    padding-top: 50px;
  }
  .index-anli .index-anli-main .index-anli-group .index-anli-left {
    width: 530px;
  }
  .index-anli .index-anli-main .index-anli-group .index-anli-right {
    width: 370px;
  }
  .index-anli .index-anli-main .index-anli-group .index-anli-left a .index-anli-title-row h1,
  .index-anli .index-anli-main .index-anli-group .index-anli-right a .index-anli-title-row h1 {
    font-size: 35px;
  }
  .index-anli .index-anli-main .index-anli-group .index-anli-left a .index-anli-title-row p,
  .index-anli .index-anli-main .index-anli-group .index-anli-right a .index-anli-title-row p {
    font-size: 25px;
  }
  .index-anli .index-anli-main .index-anli-list ul li a .index-anli-title-row h1 {
    font-size: 25px;
  }
  .index-anli .index-anli-main .index-anli-list ul li a .index-anli-title-row p {
    font-size: 20px;
  }
  .index-anli .index-anli-main .index-anli-list ul li a .index-anli-title-row {
    top: 45px;
  }
  .index-honor {
    padding-top: 50px;
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .index-honor .index-honor-main ul li {
    background-size: 100% 100%;
  }
  .index-honor .index-honor-main ul li a {
    padding: 34px 44px 43px 36px;
  }
  .index-news .index-news-main .index-news-right .index-news-list ul li a h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .index-news .index-news-main .index-news-right .index-news-list ul li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .index-news .index-news-main .index-news-right .index-news-list ul li a {
    padding: 10px;
  }
  .index-news {
    height: 725px;
  }
  .index-hezuo .index-hezuo-main .index-hezuo-more {
    margin-top: 40px;
  }
  .footer .footer-main .footer-logo {
    width: 15%;
  }
  .footer .footer-main .footer-cont {
    width: 43%;
    padding-right: 20px;
  }
  .footer .footer-main .footer-right {
    width: 35%;
  }
  .footer .footer-main .footer-right .footer-wechat {
    width: 35%;
  }
  .footer .footer-main .footer-right .footer-wechat p {
    font-size: 12px;
  }
  .footer .footer-main .footer-right .footer-tell-row h5 {
    font-size: 20px;
  }
  .footer .footer-main .footer-cont ul li {
    font-size: 17px;
  }
  .footer .footer-main .footer-right .footer-tell-row a {
    font-size: 15px;
    line-height: 23px;
  }
  .footer .footer-main .footer-right .footer-tell-row h5:nth-child(3) {
    margin-bottom: 5px;
  }
  .footer .footer-main .footer-right .footer-tell-row .footer-tell-title {
    margin-bottom: 5px;
  }
  .ht-container .ht-left {
    width: 25%;
  }
  .ht-container .ht-right {
    width: 72%;
  }
  .productlist ul li,
  .caselist ul li {
    width: 31.5%;
  }
  .newslist ul li .newslink .news-container .news-title-row p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .redian .redian-list .redian-top .redian-topRight p {
    -webkit-line-clamp: 2;
  }
  .redian .redian-title h2 {
    font-family: arial;
    font-weight: 600;
    font-size: 60px;
  }
  .ht-liuyan {
    width: 90%;
  }
  input[type="button"],
  input[type="submit"],
  input[type="reset"],
  input[type="text"] {
    -webkit-appearance: none;
  }
  textarea {
    -webkit-appearance: none;
  }
}
